Use time crate directly to get the year
authorJ. Ryan Stinnett <jryans@gmail.com>
Mon, 6 Mar 2017 17:40:39 +0000 (11:40 -0600)
committerJ. Ryan Stinnett <jryans@gmail.com>
Mon, 6 Mar 2017 17:41:19 +0000 (11:41 -0600)
commit47221e98189daa34e47934d44223db12db84c7b9
tree09d3cb836a07d7e1a8e2e226713f068415bdb5e2
parent69ffd99f4261b10414b882eed638f041e42d8f73
Use time crate directly to get the year
Cargo.lock
Cargo.toml
src/cargo/lib.rs
src/cargo/ops/cargo_new.rs
tests/new.rs